﻿@charset "utf-8";
/* CSS Document */

.clear {
	clear: both;
}

#main_left {
	float: left;
	width: 695px;
}
#main_l_t {
	width: auto;
}

#mian_l_m_l {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 337px;
}
#mian_l_m_r {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 333px;
}
.colu {
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAEAE;
	color: #000;
	font-weight: bold;
}
#main_right {
	padding: 0px;
	float: right;
	width: 245px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer {
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aeaeae;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_2 {
	width: 100%;
	margin-top: 15px;
	height: 30px;
	background-color: #e6e6e6;
	text-align: center;
	line-height: 30px;
	padding: 0px;
	margin-bottom: 50px;
}


/* 导航菜单CSS */
#navbar {
	position: absolute;
	width: 740px;
	height: 38px;
	background-repeat: no-repeat;
	z-index: 1222;
	margin-top: 20px;
}


/*图片轮播CSS*/
.header_img {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	min-width:1003px;
	max-width:1440px;
}
.header_img_2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	min-width:1003px;
	max-width:1440px;
}
.m_img {
	width: 100%;
	overflow: hidden;
	position: relative;
	min-width:1003px;
	max-width:1440px;
}
.m_img ul {
	width: 9999px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	position: absolute;
}
.m_img li {
	width: 100%; 
	float: left
}
.m_img li span {
	width: 100%; 
	display: block
}
.m_img li A {
	width: 100%;
	display: block;
}
#btn_prev {
	z-index: 888;
	position: absolute;
	margin-top: -45px;
	width: 60px !important;
	display: none;
	height: 80px !important;
	top: 50%
}
#btn_next {
	z-index: 888;
	position: absolute;
	margin-top: -45px;
	width: 60px !important;
	display: none;
	height: 80px !important;
	top: 50%
}
#btn_prev {
	left: 100px;
	background-image: url(../images/hover_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#btn_next {
	right: 100px;
	background-image: url(../images/hover_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
div.flicking_con {
	z-index: 999; 
	position: absolute; 
	margin: 0px 0px 0px -50px; 
	width: 300px !important; 
	bottom: 6%; 
	height: 21px !important; 
	left: 50%
}
div.flicking_con A {
	text-indent: -1000px;
	margin: 0px;
	width: 21px !important;
	display: block;
	float: left;
	height: 21px !important;
	background-image: url(../images/btn_main_img.png);
	background-repeat: no-repeat;
	padding: 0px;
}
div.flicking_con A.on {
	background-position: 0px -21px;
}
/*图片轮播CSS*/
#main_l_f ul {
	padding: 0px;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}

#main_l_f ul i img{
	margin-right: 17px;
	margin-bottom: 18px;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#mian_l_m_r ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
}
#mian_l_m_r ul A{
	color: #3d3d3d;

}
#mian_l_m_r ul A:hover{
	color: #004ea2;
	text-decoration: underline;
}
#mian_l_m_l ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	color: #3d3d3d;
}
#mian_l_m_r img {
	margin-top: 10px;
}
#mian_l_m_l img {
	margin-top: 10px;
}
#main_l_t ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 337px;
	list-style-image: none;
	list-style-type: none;
}
#main_l_t img {
	margin-top: 10px;
	float: right;
}
#main_right #pinp {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
}
#main_right #pinp A {
	color: #434141;
}
#main_right #pinp A:hover {
	color: #014DA5;
}
#main_right #pinp dl{
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 11px;
	margin-left: 8px;
	padding: 0px;
}
#main_right #pinp dt{
	float: left;
	margin-right: 10px;
}
#pinp dl dt a img {
	border: 0px none #FFF;
	margin-top: 3px;
}

#main_right #pinp .pin_hm {
	clear: both;
	margin-bottom: 12px;
}
#main_right #pinp .pin_hm A{
	color: #3d3d3d;

}
#main_right #pinp .pin_hm A:hover{
	color: #004ea2;
	text-decoration: underline;
}
#main_right #pinp dl .pin_sd {
	color: #3d3d3d;
	line-height: 20px;
}

#main #main_right #pinp .pin_dw {
	font-weight: bold;
	line-height: 20px;
}
#main #main_right #pinp .pin_zb {
	font-weight: bold;
	line-height: 20px;
}

.ctx {
	border-bottom: #71B7FC 1px solid;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 330px;
	height: auto;
	overflow: hidden;
	padding-top: 10px
}
.ctx_left {
	width: 30px;
	float: left;
	height: auto;
	color: #004EA2
}
.ctx_right {
	width: 280px;
	padding-right: 5px;
	display: inline;
	float: left;
	height: auto;
	margin-left: 15px
}
.t1 A {
	COLOR: #333;
	font-size: 14px;
}
.t1 A:hover {
	text-decoration: underline;
	color: #3d3d3d;
	font-size: 14px;
}
.c1 {
	color: #333333
}
.news_month {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
	font-family: "微软雅黑", "宋体", Arial;
}
.news_day {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	font-family: "微软雅黑", "宋体", Arial;
}
.news_year {
	text-align: center;
	font-size: 9px;
	line-height: 20px;
	font-family: "微软雅黑", "宋体", Arial;
}
#main #main_2_left {
	width: 235px;
	float: left;
	margin-right: 30px;
}
#main #main_2_right {
	float: right;
	width: 695px;
}
.box2 {
	width: auto;
	padding: 0px;
	height: 70px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 #main_2_nav {
	border: 1px solid #dcdddd;
	width: auto;
	background-image: url(../images/nav_bg_2.png);
	background-position: center 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#main_2_nav .tit {
	width: auto;
	margin-top: 18px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 27px;
}
#main_2_nav ul {
	margin-right: auto;
	margin-left: auto;
	list-style-image: none;
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 18px;
}
#main_2_nav ul li a {
	line-height: 29px;
	height: 29px;
	width: auto;
	background-image: url(../images/nav_bg_4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 10px;
	display: block;
	margin-bottom: 3px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#main_2_nav ul li a:hover {
	background-image: url(../images/nav_bg_3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #024FA3;
}
#main_2_nav ul li a.selected2 {
	background-image: url(../images/nav_bg_3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #024FA3;
}
#page_t {
	height: 54px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	line-height: 54px;
	background-image: url(../images/pagtit.png);
	background-repeat: repeat-x;
	background-position: 0px 24px;
}
.lin {
	float: right;
	height: 27px;
	width: auto;
	margin-top: 26px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;
}
#page_t h1 {
	height: 54px;
	font-size: 13px;
	padding-left: 10px;
	line-height: 54px;
	background-color: #FFF;
	width: 252px;
	font-weight: normal;
}
.gstu {
	padding: 0px!important;
	float: right!important;
	margin-top: 0px!important;
	margin-left: 15px!important;
	text-align: center!important;
	width: auto!important;
}
.gstu2 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	text-align: center;
	width: auto;
	margin-right: 10px;
}
.text1 {
	color: #004f9b;
}
.text2 {
	color: #004f9b;
	font-weight: bold;
}
#main_2_right p {
	font-size: 13px;
	line-height: 26px;
	text-indent: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #333;
}
#main_2_right h3 {
	font-size: 14px;
	color: #333;
	margin-bottom: 15px;
}
#main_2_right h3 .pxfl {
	float: right;
	width: auto;
}
#main_2_right h3 .pxfl a {
	color: #a7a7a7;
	text-decoration: none;
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a7a7a7;
	font-size: 13px;
}
#main_2_right h3 .pxfl a:hover {
	color: #333;
}
#main_2_right h3 .pxfl a.sled {
	color: #333;
}

#main_2_right a {
	color: #333;
}

#main_2_right ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_2_right li {
	line-height: 26px;
	list-style-type: none;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	margin: 0px;
	color: #333;
}
#main_2_right .news_c li {
	margin: 0px;
	padding: 0px;
}
.feny {
	text-align: right;
}


.news_date {
	float: right;
	color: #a7a7a7;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.text3 {
	color: #FF6600;
	font-weight: bold;
}
.text4 {
	color: #333;
	font-weight: bold;
}
.text5 {
	color: #FF0000;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.join_title {
	font-family: "";
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.pa {
	display: block;
	margin-left: 0px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	color: #036C65;
}
.pa A {
	background-color: #f2f2f2;
	display: block;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
	color: #036C65;
	font-weight: bold;
	text-align: center;
}
.pa2 {
	line-height: 20px;
	height: auto;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
.exhi2 {
	padding: 0px;
	clear: both;
	margin: 0px;
	width: auto;
}
.exhi2 table tr {
	height: 100px;
}
.exhi2 table tr .jr {
	width: 90px;
}

.exhi2 table tr .hm {
	width: 145px;
}

.exhi2 table tr .zb {
	width: 350px;
}

.exhi2 table tr .tp {
	width: 100px;
	text-align: center;
}
.exhi2 table tr .tp a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.line {
	clear: both;
	width: 96%;
	background-image: none;
	margin-top: 8px!important;margin-top: 10px;
	margin-right: auto;
	margin-bottom: 12px!important;margin-bottom: 10px;
	margin-left: auto;
	background-color: #f2f2f2;
	padding: 0px;
	height: 15px;
}
.lianxi dt {
	font-weight: bold;
	color: #004f9b;
}
.lianxi span {
	width: 320px;
	float: right;
}
.lianxi {
	width: auto;
	margin-bottom: 25px;
}
.zhdd {
	color: #FFF;
	background-color: #F00;
	width: 150px;
	line-height: 26px;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
